pyTESEO is a python package developed by IHCantabria to simplify and facilitate the setup and processing of TESEO simulations (TESEO is a lagrangian numerical model also developed by IHCantabria.)
🔎 Overview
This package helps users to setup the model directly from python code, including preprocessing of the geospatial data needed to feed the model (with local or online providers as IHCantabria, CMEMS, NOAA, EMODnet…), postprocessing of custom-format results to standard ones, and scripting needed to manage and plot data involved in the use of the numerical model.
TESEO is a lagrangian numerical model developed by IHCantabria. The numerical model calculates trajectories of particles based on metocean conditions like ocean currents, winds and waves. It also includes weathering submodels to evaluate the degradation and physical characteristics of specific substances or elements as floaters, oil, hns substances or marine litter. The soruce code of the model is located at IHCantabria repository.
Important
TESEO v2
New version of the model is under developement, stay tuned for future updates!
From a technical point of view, the package use some of the more relevant and well-known opensource libraries for datascience:
and other libraries needed to fetch data from diferent providers:
- API Reference
- Changelog
- v0.1.17 - 07/08/2024
- v0.1.16 - 30/07/2024
- v0.1.15 - 18/07/2024
- v0.1.14 - 04/07/2024
- v0.1.13 - 24/06/2024
- v0.1.12 - 19/06/2024
- v0.1.11 - 18/06/2024
- v0.1.10 - 17/06/2024
- v0.1.9b - 12/06/2024
- v0.1.9 - 12/06/2024
- v0.1.8 - 24/05/2024
- v0.1.7 - 16/05/2024
- v0.1.6 - 14/05/2024
- v0.1.5 - 30/04/2024
- v0.1.4 - 17/04/2024
- v0.1.3 - 12/04/2024
- v0.1.2 - 10/04/2024
- v0.1.1 - 18/03/2024
- v0.1.1 - 18/03/2024
- v0.1.0 - 04/03/2024
- v0.0.11 - 11/12/2023
- v0.0.10 - 04/12/2023
- v0.0.9 - 30/11/2023
- v0.0.8 - 21/11/2023
- v0.0.7 - 05/07/2023
- v0.0.6 - 23/05/2023
- v0.0.5 - 19/01/2023
- v0.0.4 - 11/01/2023
- v0.0.3 - 11/01/2023
- v0.0.2 - 11/01/2023
- v0.0.1 - 29/12/2022